|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.flamingo.bcb.BreadcrumbPathEvent
public class BreadcrumbPathEvent
Event on the breadcrumb bar path.
| Constructor Summary | |
|---|---|
BreadcrumbPathEvent(java.lang.Object src,
int indexOfFirstChange)
Creates a new breadcrumb bar path event. |
|
| Method Summary | |
|---|---|
int |
getIndexOfFirstChange()
Returns the index of the first path item that has changed. |
java.lang.Object |
getSource()
Returns the source of this event. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BreadcrumbPathEvent(java.lang.Object src,
int indexOfFirstChange)
src - Event source.indexOfFirstChange - The index of the first path item that has changed.| Method Detail |
|---|
public int getIndexOfFirstChange()
public java.lang.Object getSource()
this event.
this event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||